SearchContext.setMatchStyle

Set the style to apply on search matches.

If @match_style is %NULL, default theme's scheme 'match-style' will be used. To enable or disable the search highlighting, use [method@SearchContext.set_highlight].

class SearchContext
void
setMatchStyle

Parameters

matchStyle Style

a #GtkSourceStyle, or %NULL.

Meta